home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
arkaice.swf
/
scripts
/
DefineButton2_88
/
BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-11-14
|
161 b
|
9 lines
on(release, keyPress "<Enter>"){
ranking.gotoAndStop(1);
dekevaesto.gotoAndStop(1);
score = 0;
balls = 4;
time = 60;
gotoAndStop(3);
}